-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add function to get standard deviation (CBA_fnc_standardDeviation) #1407
Conversation
This comment has been minimized.
This comment has been minimized.
This should have a unit test tbh. |
Should have made it as a draft 😅 |
I took |
No worries, just want to get it right. |
Drafts are useful if you have auto-requests for reviews for PRs based on code ownership. Which is not a case in this repo. |
Side note: Test for |
This comment has been minimized.
This comment has been minimized.
Really?! Remove tests in the same PR you add features? |
|
This reverts commit 47c075c.
I removed it, but at least we know now that it works with the patch. |
execVM "\x\cba\addons\arrays\test_standardDeviation.sqf"
|
When merged this pull request will:
CBA_fnc_standardDeviation